home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 08 - 1992 / 08.06 Oct 92 / Programmers' Challenge / Landweber, Greg (Runner up) / Read Me < prev   
Encoding:
Text File  |  1992-09-23  |  1.4 KB  |  41 lines  |  [TEXT/ttxt]

  1. Item    0414614                         9-Sept-92        19:16PDT
  2.  
  3. From:   MACTUTOR                        MacTutor Mag, Neil Ticktin,PRT
  4.  
  5. To:     WHITEPALM                       White Palm, Mike Scanlin,CST
  6.  
  7. ------------------------------------------------------------------------------
  8.  
  9. Sub:    FWD>ATTN- Programmers' Ch
  10.  
  11. Attn: Mike Scanlin (White Palm)
  12. SentBy: Neil Ticktin
  13.  
  14. From ALNK_MACTUTOR            FWD>ATTN: Programmers' Challeng
  15. INTERNET# Document Id: <9209091858.AA09846@math.rutgers.edu>
  16.  
  17. Item    7979287                         9-Sept-92        11:58
  18.  
  19. From:   LANDWEBE@MATH.RUTGERS.EDU@INTERNET# 
  20.  
  21. To:     MACTUTOR                        MacTutor Mag, Neil Ticktin,PRT
  22.  
  23. Sub:    ATTN: Programmers' Challenge S
  24.  
  25. From: landwebe@math.rutgers.edu (Peter Landweber)
  26. Subject: ATTN: Programmers' Challenge Solution
  27. To: landwebe@math.rutgers.edu,  mactutor@applelink.apple.com
  28.  
  29. ATTN: Programmers' Challenge Solution
  30.  
  31. Here is my submission.  Please send me e-mail to acknowledge that you have
  32. received this letter.  If I do not hear from you by tomorrow, I will send you
  33. printed and disk copies by snail mail.  Also, it was unclear in the
  34. description of the program whether the pegs are numbered starting at 0 (i.e.,
  35. 0 through 12) or starting at 1 (i.e., 1 through 13). Since this is a C
  36. programming contest, I assume they start at 0.  If not, please change "#define
  37. max 13" to "#define max 14".  Thank you.
  38.  
  39. -- Greg Landweber (landwebe@math.rutgers.edu)
  40.  
  41.